Welcome![Sign In][Sign Up]
Location:
Search - JNI library

Search list

[OtherJavaandc

Description: Java语言中的本地方法接口(JNI)在使用中要装载一个动态链接库(DLL),这个DLL即是在Matlab中创建的虚拟实验室模型转化为C语言所编译成的。使用JNI的方法文中会有详细介绍,其中使用Jbuilder中的JNI会比较简单。当然,在这个过程中会有Java语言与C语言的转换问题,常用的数据类型的转换会制成表格直观地表示出来。-Java language of the local method Interface (JNI) in use to load a dynamic link library (DL L), the DLL that is created in Matlab virtual laboratory model into C language compiler as large. JNI use of the text will be presented in detail, including the use of Jbuilder JNI will be relatively simple. Of course, in this process there will be Java and C language conversion, commonly used types of data conversion into visual form to be voiced.
Platform: | Size: 94208 | Author: li | Hits:

[OS programjna

Description: JNA(Java Native Access )提供一组Java工具类用于在运行期动态访问系统本地库(native library:如Window的dll)而不需要编写任何Native/JNI代码。开发人员只要在一个java接口中描述目标native library的函数与结构,JNA将自动实现Java接口到native function的映射。-JNA (Java Native Access) provides a set of Java tools for the dynamic run-time access to the system of local libraries (native library: such as the Window of the dll) without the need for the preparation of any Native/JNI code. As long as developers in a java interface as described in the target native library function and structure, JNA will automatically realize Java interface to native function mapping.
Platform: | Size: 272384 | Author: tiger | Hits:

[JSP/Javajacob_1.14-M2_src

Description: Very Nice library for using ActiveX controls directly from java without heavy knowledge of JNI, simple activeX control usage like in VB, for windows platform, I always used this java library for activeX controls
Platform: | Size: 447488 | Author: Babar | Hits:

[JSP/JavaCNativeCode

Description: Java JNI。java中通过JNI接口与C或C++编写的本地代码库(*.DLL)互相调用。 本例中不但在Java中调用C++代码,而且在C++代码中访问Java变量并修改。-Java JNI. java through JNI interface with C or C++ prepared native code library (*. DLL) call each other. In this case not only in Java call C++ Code, but also in the C++ Code access and modify Java variables.
Platform: | Size: 34816 | Author: 张怡远 | Hits:

[Windows DevelopJni

Description: Java调用VC dll库例子源代码,有完整注释说明,特殊数据类型传递-VC dll library called Java source code example, have complete notes, special type of data transmission
Platform: | Size: 73728 | Author: mqc | Hits:

[Windows DevelopJNI

Description:  JAVA以其跨平台的特性深受人们喜爱,而又正由于它的跨平台的目的,使得它和本地机器的各种内部联系变得很少,约束了它的功能。解决JAVA对本地操作的一种方法就是JNI。   JAVA通过JNI调用本地方法,而本地方法是以库文件的形式存放的(在WINDOWS平台上是DLL文件形式,在UNIX机器上是SO文件形式)。通过调用本地的库文件的内部方法,使JAVA可以实现和本地机器的紧密联系,调用系统级的各接口方法。 -JAVA characteristics of its cross-platform very popular, and because it is the purpose of cross-platform, making it the local machine to become small internal contact, the functions of its binding. JAVA solution on the local operation is a method of JNI. JAVA through JNI to call native methods, and the local method is based on the form of library files stored (in the WINDOWS platform are on the form of DLL files, in the UNIX machines are SO on the form of a document). By calling the local library file internal methods, so that JAVA and local machine can achieve close contact, call the system-level methods of the interface.
Platform: | Size: 19456 | Author: leizi | Hits:

[JSP/JavaNDK_introduction

Description: 史上最强NDK入门项目实战.利用NDK 生成 SO 库,使用 SO 库进行 JNI 调用,在 Android sdcard 创建文件并写入数据。-NDK started the project in the history of the strongest real. NDK generated using SO library, use the SO library JNI call, in the Android sdcard to create file and write data.
Platform: | Size: 173056 | Author: xuliu | Hits:

[JSP/Javahello-jni

Description: 用JAVA 的JNI调用本地c/C++的函数模块,以库函数的形式提供给Java 程序使用-JAVA JNI call with the local c/C++ function module to the form of library functions available to the Java program uses
Platform: | Size: 16384 | Author: xiecong | Hits:

[WEB Codegiflib-4.1.6

Description: GIF操作函数库for c, c++,可以通过c# CLR, java jni等封给C#, Java使用,也可以通过dll封给python, delphi, powerbuilder, vb, 等等等等使用。功能强大,可读出,写入,完美支持多帧动画,自带颜色交错算法,完美避免gif颜色少的弊病。 这个函数库是最正宗的了,可以封装给工程使用,也可以应用在嵌入式环境、C#环境、Java环境、PHP环境、python环境、Linux或Windows的桌面工程、命令行工具中,更可以应用在Web应用中,视使用的Web应用主语言,通过jni, clr, php dll, asp dll等,通通全杀。 一库在求,gif无忧。-GIF operations library for c, c++, through the c# CLR, java jni and other letters to C#, Java, can also be closed to through dll python, delphi, powerbuilder, vb, etc, etc to use. Powerful, read out, write the perfect support for multi-frame animation, comes with color staggered algorithm, perfect to avoid the shortcomings of small gif color. This library is the most authentic, and can use the package to the project can also be used in embedded environment, C# environment, Java environment, PHP environment, python environment, Linux or Windows desktop engineering, command-line tool, but can be applied In Web applications, as the main language used in Web applications, through jni, clr, php dll, asp dll it, all full kill. At the request of a library, gif worry.
Platform: | Size: 716800 | Author: ls | Hits:

[JSP/JavaJNative-1.3.2

Description: jni技术使用的库,可以很方便的实现windows和linux的移植-jni library use of technology, can easily achieve the transplant windows and linux
Platform: | Size: 405504 | Author: | Hits:

[JSP/Javajiffie

Description: a Java/JNI library which allows Microsoft Internet Explorer to be controlled from Java. The primary purpose of this library is to allow automated regression testing of web applications using a framework like JUnit.
Platform: | Size: 861184 | Author: | Hits:

[JSP/JavaJNI-DEMO

Description: 本例子用java实现调用动态库的例子,JNI调用。-This example calls the dynamic library with java implementation examples.
Platform: | Size: 58368 | Author: you wen zheng | Hits:

[JSP/Javajni

Description: jni,使用java调用本地函数库(如C函数)的历程程序,并附有详细的教程。-the jni, use the java call the local library (such as C function) the course of the program, together with a detailed tutorial.
Platform: | Size: 1696768 | Author: 齐飞 | Hits:

[JSP/Javajava-jni

Description: JNI是JAVA标准平台中的一个重要功能,它弥补了JAVA的与平台无关这一重大优点的不足,在JAVA实现跨平台的同时,也能与其它语言(如C、C++)的动态库进行交互,给其它语言发挥优势的机会。 有了JAVA标准平台的支持,使JNI模式更加易于实现和使用-JNI is an important function in the JAVA standard platform, it makes up for the JAVA platform independent of the major advantages of the lack of in JAVA realization of cross-platform dynamic library to interact with other languages ​ ​ (such as C, C++) advantage of the opportunity to other languages. With the JAVA standard platform support, easier to implement and use the JNI mode
Platform: | Size: 43008 | Author: yue | Hits:

[Linux-UnixJNI

Description: Loads the ClearSilver JNI library.
Platform: | Size: 1024 | Author: waxueri | Hits:

[JSPjni

Description: 本书涵盖了Java Native Interface(JNI)的内容,将探讨以下问题: • 在一个Java项目中集成一个C/C++库 • 在一个用C/C++开发的项目中,嵌入JavaVM • 实现Java VM • 语言互操作性问题,特别是互操作过程中的垃圾回收(GC, garbage collection)和并 发编程-The book covers the Java Native Interface (JNI) content, will discuss the following issues: • integrated in a Java project in a C/C++ Library In a C/C++ with the development of the project, the embedded JavaVM • Java VM • language interoperability problems, especially the interoperability recycling process (GC, garbage and collection) and Primary programming
Platform: | Size: 533504 | Author: 杨晓 | Hits:

[Linux-UnixJNI

Description: Loads the ClearSilver JNI library.
Platform: | Size: 1024 | Author: tunveimou | Hits:

[androidJNI

Description: 安卓环境下,运行C文件的必经之路,JNI,封装成库函数的详解-Under Andrews environment, the only way to explain the operation of C files, JNI, packaged as a library function
Platform: | Size: 148480 | Author: slili | Hits:

[androidlibusb-jni

Description: lsusb的库在android下用usb发送数据的库,官方只有linux现移植到android下-lsusb Library in Android under the USB to send data to the library, the official only Linux is now transplanted under the Android
Platform: | Size: 937984 | Author: 曹鹏 | Hits:

[androidMyJniTest

Description: 如何在Android下使用JNI ,Android系统的底层库由c/c++编写(How to use JNI under Android, and the bottom Library of Android system is written by c/c++)
Platform: | Size: 1725440 | Author: Uncle_David | Hits:
« 12 3 »

CodeBus www.codebus.net